PDF Plugin for Xojo

Page.BeginText Method (console safe)

Begins a text object and sets the current text position to (0,0)

BeginText()

Parameters

Remarks

The GraphicsMode should be PAGE_DESCRIPTION before calling this method and it will be TEXT_OBJECT after calling this method.

See Also

Page Class